home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1994 March / Internet Info CD-ROM (Walnut Creek) (March 1994).iso / networking / terms / kermit / b / ikxker.ann < prev    next >
Encoding:
Internet Message Format  |  1992-12-06  |  5.1 KB

  1. Date: Monday, 1991 August 19  14:08 EDT
  2. From: "John F. Chandler"  <JCHBN@CUVMB.CC.COLUMBIA.EDU>
  3. Subject: Announcing IBM Mainframe Kermit-370 for CICS
  4. Keywords: IBM 370 Kermit, CICS Kermit
  5. Xref: IBM Mainframe, Also see IBM 370
  6. Xref: CICS Kermit, Also see CICS Kermit, IBM 370
  7.  
  8. There is now a variant of Kermit-370 for CICS.  The new Kermit has been
  9. tested under releases 1.7 and 2.1 of CICS and with CICS running under
  10. both VSE and MVS.  This is a full-function Kermit, like other variants
  11. of Kermit-370, but is still a test program, since it has not been
  12. subjected to any large-scale testing, and several planned refinements
  13. have not yet been implemented.  Kermit-CICS is both a traditional
  14. interactive Kermit and a CICS program that can be invoked to carry out a
  15. specific file transfer or group of transfers and then quit.  Thus, it is
  16. suitable both for "open" CICS systems where the users are permitted to
  17. log in as "operators" and controlled systems where all activity is
  18. performed through menus.  Kermit-CICS surmounts the lack of a real CICS
  19. file system by managing its own storage directories assigned to specific
  20. users, where each directory has members described by eight-character
  21. names; the assignment of directories is done according to an algorithm
  22. chosen by the local installer.  In addition, Kermit supports transfers
  23. of TD and TS queues.  The initial version is release 4.2.2 and includes
  24. a number of enhancements that are also appearing in the new releases for
  25. CMS, TSO, MUSIC, and ROSCOE.  However, these enhancements are not listed
  26. here, since this is the first version of Kermit-370 for CICS.  See the
  27. relevant announcements for more details.  Work on Kermit-CICS is
  28. continuing, but some of the tasks necessary for making it a full-fledged
  29. production program have not even been started.
  30.  
  31. Features that need to be improved or added include:
  32.  
  33.  - IKXDYNAL for both CICS/VSE and CICS/MVS.  The former would probably
  34.    support only spool files, but the latter should support both spool
  35.    files and MVS data sets.
  36.  
  37.  - Sample exit routines for supporting userid algorithms besides the
  38.    OPID and TERM options.
  39.  
  40.  - Sample package of security exit routines.
  41.  
  42.  - Enqueuing on extra-partition TD names before opening.
  43.  
  44.  - Support for data objects on a remote CICS.
  45.  
  46.  - Cleaner performance of server-mode BYE function, dependent on local
  47.    conventions.
  48.  
  49.  - Support for indirect TD queues.
  50.  
  51.  - Testing linemode operation.
  52.  
  53.  - Mechanism for flushing terminal output from Kermit (such as from the
  54.    TYPE subcommand).
  55.  
  56.  - Mechanism for collecting "terminal" output from invoked programs.
  57.  
  58.  - Testing under CICS/VM.
  59.  
  60. Anyone interested in working on these or other improvements should first
  61. get in touch with the Center for Computing Activities at Columbia
  62. University to find out if someone else has already begun a similar
  63. project (and, if so, who).
  64.  
  65. ------------------------------------------------------------------------
  66.  
  67. Date: Wed, 1992 June 10  15:09 EDT
  68. From: "John F. Chandler"  <JCHBN@CUVMB.CC.COLUMBIA.EDU>
  69. Subject: Announcing IBM Mainframe CICS Kermit-370 Version 4.2.4
  70. Keywords: IBM 370 Kermit, CICS Kermit
  71. Xref: CICS Kermit, IBM 370 Kermit
  72.  
  73. This is to announce the release of Kermit-370 version 4.2.4 for CICS.
  74. The CICS-related Kermit files that have been changed or added are as
  75. follows.
  76.  
  77. IKXKER.ANN   this message
  78. IKXKER.BWR   bugs, warnings, and restrictions
  79. IKXKER.HLP   Help files
  80. IKXKER.INS   installation instructions
  81. IKXKER.UPD   post-4.2.0 updates
  82. IKXTRN.ASM   VSE installation utility
  83. IK0AAA.HLP   Kermit-370 release notes
  84. IK0KAN.ASM   optional Kanji tables
  85. IK0KER.ANN   the accompanying message on Kermit-370
  86. IK0KER.UPD   the cumulative list of updates in all variants
  87. IK0423.HLP   notes on the new features in 4.2.3 and 4.2.4
  88.  
  89. Many thanks to the beta testers who have helped work out the bugs in the
  90. new release.  Note that version 4.2.3 has been available in the Kermit
  91. test area for several weeks.  4.2.4 differs in only two respects:
  92.  
  93. (1) the KSDS used for storing the Help and TAKE files has a new, longer
  94.     key size and will require re-installation for sites that have the
  95.     old Help files installed.  See IKXKER.INS for the details.  The
  96.     reason for the change is the expansion of the "userid" field in
  97.     Kermit from four to eight bytes.
  98.  
  99. (2) an extra message has been added to the usual protocol-mode
  100.     greetings.  The added message is "KERMIT READY TO SEND..." (or
  101.     RECEIVE or SERVE).
  102.  
  103. There are several other changes specific to CICS:
  104.  
  105. - Now prevents clashing simultaneous access to a TDQ by two Kermit
  106.   sessions.
  107.  
  108. - Now distinguishes between readable and writable data objects when
  109.   determining file name collision and searching for files to download.
  110.  
  111. - Now has the correct code for CICS 1.6 access to extra-partition TDQs
  112.   under MVS.
  113.  
  114. - Now pads the interactive mode prompt with XON (or whatever is the
  115.   current HANDSHAKE character).
  116.  
  117. - Now drives the 3174 AEA properly in transparent mode through VTAM.
  118.  
  119. - No longer produces unpredictable results when copying to or from
  120.   Kermit directory members.
  121.  
  122. - No longer mistakes the date in March-December of even-numbered years.
  123.  
  124. - No longer produces spurious error messages at installation time under
  125.   VSE/ESA.
  126.  
  127.